Merge version 2:4.22.8+dfsg-0+deb13u2+rpi1 and 2:4.22.10+dfsg-0+deb13u1 to produce... archive/raspbian/2%4.22.10+dfsg-0+deb13u1+rpi1 raspbian/2%4.22.10+dfsg-0+deb13u1+rpi1
authorRaspbian automatic forward porter <root@raspbian.org>
Tue, 21 Jul 2026 10:36:54 +0000 (11:36 +0100)
committerRaspbian automatic forward porter <root@raspbian.org>
Tue, 21 Jul 2026 10:36:54 +0000 (11:36 +0100)
1  2 
debian/changelog

index ab0af8899dac14a11d21902ececb43cd39a06b29,4b1f4082bfcda243c98218fda7a490a5b09c3556..3cdd6889a52465fce4c2100245c4cfc255e48036
@@@ -1,9 -1,69 +1,76 @@@
- samba (2:4.22.8+dfsg-0+deb13u2+rpi1) trixie-staging; urgency=medium
++samba (2:4.22.10+dfsg-0+deb13u1+rpi1) trixie-staging; urgency=medium
 +
 +  [changes brought forward from 2:4.19.1+dfsg-4+rpi1 by Peter Michael Green <plugwash@raspbian.org> at Thu, 12 Oct 2023 15:37:21 +0000]
 +  * Link with libatomic on armhf too.
 +
-  -- Raspbian forward porter <root@raspbian.org>  Thu, 28 May 2026 19:06:42 +0000
++ -- Raspbian forward porter <root@raspbian.org>  Tue, 21 Jul 2026 10:36:54 +0000
++
+ samba (2:4.22.10+dfsg-0+deb13u1) trixie; urgency=medium
+   * switch to actual upstream release for the May-2026 security fixes:
+   * This is a security release in order to address the following defects:
+     CVE-2026-1933: Missing access checks on reparse point operations
+       On a share marked "read only = yes" and on file handles opened R/O users
+       can set or delete the reparse point xattrs on files that the user has
+       write-access in the file system for.
+       https://www.samba.org/samba/security/CVE-2026-1933.html
+     CVE-2026-2340: WORM vfs module does not block overwrites
+       The WORM (Write-Once, Read Many) vfs module is supposed to lock write
+       access to shared files, so they cannot be altered after initial writes.
+       It was allowing files to be overwritten by renaming a newly created file
+       over a protected file.
+       https://www.samba.org/samba/security/CVE-2026-2340.html
+     CVE-2026-3012: auto-enrolment GPO installing CA certificate over http
+       without verification
+       To bootstrap a certificate chain a domain member must fetch a certificate
+       without TLS. It was trusting HTTP for this when a more secure encrypted
+       LDAP channel was also available.
+       https://www.samba.org/samba/security/CVE-2026-3012.html
+     CVE-2026-3238: Denial of service against AD DC WINS server
+       The WINS server component of the Active Directory Domain controller code
+       in Samba is vulnerable to a NULL pointer dereference and crash caused by
+       an unauthenticated UDP packet.
+       https://www.samba.org/samba/security/CVE-2026-3238.html
+     CVE-2026-4408: Unauthenticated Remote Code Execution in Samba DCE/RPC
+       SAMR server
+       Samba file servers and classic (non-AD) domain controllers with
+       samba-dcerpcd started as a system service and with a "check password
+       script" that has the %u substitution character are vulnerable to a
+       remote code execution.
+       https://www.samba.org/samba/security/CVE-2026-4408.html
+     CVE-2026-4480: Unauthenticated Remote Code Execution in Samba
+       printing subsystem
+       Samba print servers with a "print command" that has the %J substitution
+       character are vulnerable to a Remote Code Execution.
+       https://www.samba.org/samba/security/CVE-2026-4480.html
+  -- Michael Tokarev <mjt@tls.msk.ru>  Tue, 26 May 2026 15:46:55 +0300
+ samba (2:4.22.9+dfsg-0+deb13u1) trixie; urgency=medium
+   * new upstream stable/bugfix release:
+    - https://bugzilla.samba.org/show_bug.cgi?id=15789:
+      "use-kerberos=desired" broken
+    - https://bugzilla.samba.org/show_bug.cgi?id=15938:
+      CTDB's statd_callout fails on sm-notify
+    - https://bugzilla.samba.org/show_bug.cgi?id=15939:
+      CTDB statd_callout_notify notifies unnecessary clients
+      and loses their state
+    - https://bugzilla.samba.org/show_bug.cgi?id=15978:
+      leases torture test flappy
+    - https://bugzilla.samba.org/show_bug.cgi?id=16019:
+      incorrect behavior on rpcclient enumport with rpcd_spoolss
+    - https://bugzilla.samba.org/show_bug.cgi?id=16042:
+      rpc workers with long living clients grow server  memory keytab
+  -- Michael Tokarev <mjt@tls.msk.ru>  Fri, 10 Apr 2026 20:21:47 +0300
  
  samba (2:4.22.8+dfsg-0+deb13u2) trixie-security; urgency=medium